home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Express Pd: GALORE
/
Express Pd Galore - The Amiga PD & Shareware CD (1994)(Express Pd)[!][Amiga-CD32-CDTV].iso
/
productivity
/
asplit
/
dmakefile
< prev
next >
Wrap
Makefile
|
1994-04-05
|
192b
|
12 lines
# DMakeFile generated by MakeDMake v0.15
OPT1 =
OPT2 =
CC = dcc
Asplit2 : Asplit2.o
$(CC) $(OPT1) -o Asplit2 Asplit2.o
Asplit2.o : Asplit2.c
$(CC) $(OPT2) -c -o Asplit2.o Asplit2.c